Skip to content

Conversation

@mustard-mh
Copy link
Contributor

@mustard-mh mustard-mh commented Jan 24, 2025

Description

TODO:

  • we need to run production GHA after this PR is merged

Related Issue(s)

Relates CLC-1123

How to test

Integration tests
Check integration tests of current PR, maybe some of them will be failed, but most of them should work
Integration tests will not work because the latest JB IDEs are not updated to 2025.1 yet, so we need to do smoke tests. (in case preview env is gone, you need to exec this script to make it use the editor that uploaded by the GHA from current branch

Smoke test

  • Exec leeway run components/ide/gha-update-image:jb-use-dev-latest if the editor is not latest 2025.1
  • Open workspace with latest JetBrains IDEs
IntelliJ IDEA GoLand WebStorm
image image image

Documentation

Preview status

Gitpod was successfully deployed to your preview environment.

Build Options

Build
  • /werft with-werft
    Run the build with werft instead of GHA
  • leeway-no-cache
  • /werft no-test
    Run Leeway with --dont-test
Publish
  • /werft publish-to-npm
  • /werft publish-to-jb-marketplace
Installer
  • analytics=segment
  • with-dedicated-emulation
  • workspace-feature-flags
    Add desired feature flags to the end of the line above, space separated
Preview Environment / Integration Tests
  • /werft with-local-preview
    If enabled this will build install/preview
  • /werft with-preview
  • /werft with-large-vm
  • /werft with-gce-vm
    If enabled this will create the environment on GCE infra
  • /werft preemptible
    Saves cost. Untick this only if you're really sure you need a non-preemtible machine.
  • with-integration-tests=jetbrains
    Valid options are all, workspace, webapp, ide, jetbrains, vscode, ssh. If enabled, with-preview and with-large-vm will be enabled.
  • latest-ide-version=true
  • with-monitoring

/hold

@roboquat roboquat added size/M and removed size/L labels Jan 25, 2025
@mustard-mh mustard-mh changed the title WIP Make JetBrains backend plugin compatible with 2025.1 Jan 25, 2025
@github-actions
Copy link
Contributor

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the meta: stale This issue/PR is stale and will be closed soon label Feb 10, 2025
roboquat and others added 4 commits February 12, 2025 06:34
Tool: gitpod/catfood.gitpod.cloud
Tool: gitpod/catfood.gitpod.cloud
Tool: gitpod/catfood.gitpod.cloud
@github-actions github-actions bot removed the meta: stale This issue/PR is stale and will be closed soon label Feb 12, 2025
- [x] /werft with-gce-vm
- [x] with-integration-tests=jetbrains
- [x] latest-ide-version=${{ contains(inputs.pluginId, 'latest') }}
- [x] latest-ide-version=${{ contains(inputs.pluginId, 'true') }}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix incorrect label setup

Copy link
Contributor

@iQQBot iQQBot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image image image

@roboquat roboquat merged commit cfdff14 into main Feb 14, 2025
157 of 160 checks passed
@roboquat roboquat deleted the hw/jb-release branch February 14, 2025 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants